码迷,mamicode.com
首页 >  
搜索关键字:AIX 下出现umount busy |    ( 1207个结果
uva-----(11384)Help is needed for Dexter
Problem HHelp is needed for DexterTime Limit: 3 SecondDexter is tired of Dee Dee. So he decided to keep Dee Dee busy in a game. The game he planned fo...
分类:其他好文   时间:2014-08-05 00:21:08    阅读次数:315
金笛JAVA二次开发包开发Wavecom短信应用时需要注意如下事项
1.金笛JAVA开发包目前在WindowsXP、2000、2003、Vista、Linux(Redhat、Centos)各个版本测试并有实际应用,solaris,aix、hp-ux目前暂时没有测试,不能保证在这些平台上可以使用。金笛JAVA开发包针对windows版本和linux版本分别有不同的打包...
分类:编程语言   时间:2014-08-04 13:56:57    阅读次数:195
HDU 1022 Train Problem I (数据结构 —— 栈)
Problem Description As the new term comes, the Ignatius Train Station is very busy nowadays. A lot of student want to get back to school by train(because the trains in the Ignatius Train Station is t...
分类:其他好文   时间:2014-08-01 13:40:31    阅读次数:267
Linux中device is busy处理
For SATA disks badbclocks checking, please use commands   # badblocks -v /dev/sda # badblocks -v /dev/sdb...
分类:系统相关   时间:2014-08-01 00:04:30    阅读次数:366
POJ 3211 Washing Clothes
Description Dearboy was so busy recently that now he has piles of clothes to wash. Luckily, he has a beautiful and hard-working girlfriend to help him. The clothes are in varieties of colors but ea...
分类:其他好文   时间:2014-07-31 20:50:44    阅读次数:211
在Mint 16中当按下光驱的弹出按钮后桌面上的光驱图标没有自动消失的问题解决
问题分析: 当按下存在光盘的光驱弹出按钮时,查看系统日志会有一个内核警告信息: 在mint中在/var/log/syslog中存在如下警告(错误)信息: May 30 10:49:08 ufo kernel: [  147.793292] VFS: busy inodes on changed media or resized disk sr0 kernel表示这个问题是一个内核中报出的问...
分类:其他好文   时间:2014-07-29 17:50:22    阅读次数:337
umount移动硬盘遇到device is busy问题
#umount /mnt/fourtumount: /mnt/fourt: device is busy. (In some cases useful info about processes that use the device is found by lsof(8) or fuser(1)) ...
分类:移动开发   时间:2014-07-28 14:42:53    阅读次数:308
Linux监控工具 (Linux Monitor Tools)
最近发现几个好用的工具,顺便总结下。procps-ng: top, free, ps, pgrep, vmstat ...sysstat: iostat, sar ...lsof,iftop,mtr,htopcv:新发现的监控cp,dd等即时速度的nmon:从AIX鼎鼎大名的topas移植过来的ds...
分类:系统相关   时间:2014-07-27 10:04:32    阅读次数:333
aix 显示文件存在,删除提示文件不存在 解决方法
今天在aix解压一个文件,中间报错,解压失败。产生了一个 abc文件,用rm 删除,提示文件不存在。 用了个更狠的 rm -f ,依然提示文件不存在。猜想一定是文件名中包含有空格,google了一下,终于找到了解决方法 rm *abc* 或者rm -fr *abc* 但是一定要注意,...
分类:其他好文   时间:2014-07-25 02:15:14    阅读次数:263
puppet aix package 之rsync安装
AIX中使用RPM安装RSync遇到的问题及解决办法最近在折腾AIX的系统,它里面本来有一个包管理工具叫installp,但是俺不会用,也不知道从那里找包。幸亏AIX提供了RPM的支持,所以安装软件还是用了最熟悉的RPM包。装了Puppet和MCollective。然后我就开始做管理了,但是在后面装...
分类:其他好文   时间:2014-07-23 14:55:36    阅读次数:439
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!